isis:LspRec
The link state packet information records, which lists the device's neighbors and prefix reachability information.
Telemetry Sensor Path(s)
- sys/isis/inst-[name]/dom-[name]/db-[type]/lsp-[sysId]-[lanId]-[frag]
- sys/isis/inst-[name]/dom-[name]/lvl-[type]/db-[type]/lsp-[sysId]-[lanId]-[frag]
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 63 |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| areaAddr | string:Basic |
Area address | A sequence of characters |
| attached | isis:Attached (scalar:Bool) |
Attached flag | SELECTION: true or false |
| ckSum | isis:Cksum (scalar:Uint16) |
Checksum | RANGE: [0, 65535] |
| hostName | string:Basic |
Hostname | A sequence of characters |
| lifeTime | isis:LifeTime (scalar:Uint16) |
Remaining lifetime | RANGE: [0, 65535] |
| nlpId | address:Ip |
NLPID [TBD:: Array for v4/v6] | Value must match ipv4 or ipv6 known format |
| overload | isis:Overload (scalar:Bool) |
Overload flag | SELECTION: true or false |
| partition | isis:Partition (scalar:Bool) |
Partition flag | SELECTION: true or false |
| routerId | string:Basic |
RouterId | A sequence of characters |
| rrmBitMaps | string:Basic |
RRM Bitmaps Hex String [indexed by IIB's iib_ix] | A sequence of characters |
| seqNum | isis:SeqNum (scalar:Uint32) |
The LSP sequence number is increased by one to let the other devices know that the new LSP supersedes the older LSP. When adevice first originates an LSP, the LSP sequence number is 1. If the sequence number increases to the maximum (oxFFFFFFFF), the IS-IS process must shut down for at least 21 minutes (MaxAge + ZeroAgeLifetime) to allow the old LSPs to age out of all the router databases | RANGE: [0, 4294967295] |
| srmBitMaps | string:Basic |
SRM Bitmaps Hex String [indexed by IIB's iib_ix] | A sequence of characters |
| ssnBitMaps | string:Basic |
SSN Bitmaps Hex String [indexed by IIB's iib_ix] | A sequence of characters |
| timerExpiryTS | scalar:Date |
The maximum time that link-state packets (LSPs) can remain in a router’s database without being refreshed. | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z |
| timerType | isis:TimerType (scalar:Enum8) |
Timer Type | SELECTION: 1 - invalid 2 - refresh 3 - hold 4 - zeroAge 5 - delete 6 - seqWrap DEFAULT: invalid |
| type | isis:LvlT (scalar:Enum8) |
Level type | SELECTION: 0 - p2p 1 - l1 2 - l2 DEFAULT: l1 |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| frag | isis:FragNum (scalar:UByte) |
The total number of LSP fragments. | RANGE: [0, 255] |
| lanId | isis:LanId (scalar:UByte) |
The Local Area Network identifier. | RANGE: [0, 255] |
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
| sysId | address:MAC |
System Id | Value must match MM:MM:MM:SS:SS:SS format |